@charset "utf-8";
/* CSS 定制的公共样式 */
*{margin:0;padding:0;list-style-type:none;}


/* 时间轴样式 */
.shiji h1{ font-weight:normal; font-size:12px;}
.shiji h1 a{color:#666; text-decoration:none;transition:background-color 0.1s ease-in 0s, color 0.2s ease-in 0s;-webkit-transition:background-color 0.1s ease-in 0s, color 0.2s ease-in 0s;outline:none; }

.shiji h1 a:hover{color:#333;text-decoration:none;}


.course_nr{height:180px; background:url(../images/ico9.gif) repeat-x center; font-size:12px;}
.course_nr li{ float:left; background:url(../images/ico10.gif) no-repeat center top; padding-top:30px; width:150px; text-align:center; position:relative; margin-top:75px;}
.shiji { position:absolute; width:100%; left:0; top:-50px; display:none;}
.shiji h1{ height:67px; line-height:67px; color:#518dbb; font-weight:bold; background:url(../images/ico11.gif) no-repeat center top; margin-bottom:8px; cursor:pointer;}
.shiji p{ line-height:14px; color:#999; font-size:12px;}

.shiji p a{ line-height:14px; color:#666; text-decoration:none; }


.shiji2 { position:absolute; width:100%; left:0; top:-50px; display:none;}
.shiji2 h1{font-size:12px; height:67px; line-height:67px; color:#518dbb; font-weight:bold; background:url(../images/ico11.gif) no-repeat center top; margin-bottom:8px;cursor:pointer;}
.shiji2 p{ line-height:14px; color:#999; font-size:12px;}

.shiji2 p a{ line-height:14px; color:#666; text-decoration:none; }